home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / system / sandra / san1135.exe / {app} / examples / Access Schema.mdb / TClass.json next >
JavaScript Object Notation  |  2006-11-03  |  145b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ModuleID": "Long Integer",
  5.         "Name": "Text (255)",
  6.         "IconID": "Long Integer",
  7.         "HelpID": "Long Integer NOT NULL"
  8.     },
  9.     "data": []
  10. }